home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-serious-
/
programming
/
other
/
tandem
/
tandem.readme
< prev
next >
Wrap
Text File
|
1999-09-06
|
2KB
|
43 lines
Short: Revolutionary Editor/Assembler/Debugger
Author: shillito@tpg.com.au (Ken Shillito)
Uploader: shillito@tpg.com.au (Ken Shillito)
Type: dev/asm
Tandem is an integrated Editor/Assembler/Debugger for the Amiga computer. It
has a revolutionary BASIC-type user interface, which makes assembly language
programs nearly as easy to debug as interpreting languages.
All the debugging commands refer to all the labels in source code, and
you can also issue "immediate mode" commands in assembly language.
All the Amiga OS3.1 includes and FD's are pre-assembled in Tandem, so you
need never make INCLUDE's to header .i files, or XREF's to _LVO offsets -
all are pre-assembled and instantly available.
Tandem assembles much faster than other common assemblers, according to
benchmarks I have done. Tandem does all 68030, 68882(FPU) & MMU, and
all types of conditional & MACRO features.
Freeware
--------
Tandem is freeware, provided it is not included in a commercial product.
Full Docs
---------
Tandem comes with a very extensive & complete AmigaGuide.
Learn Assembly Language
-----------------------
Tandem comes with a hands-on tutorial in its AmigaGuide, which you can use
to learn how to write assembly language.
Optional Supplement - the tandem.library GUI
--------------------------------------------
Tandem comes with tandem.library, a complete & very easy to program GUI
with copious sample programs, which you can use if you want to. The full
source code of tandem.library is supplied.
Support
-------
I would welcome email correspondence about Tandem.